projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d64363c
)
gma500: oaktrail_hdmi_i2c_handler(): base should be __iomem
author
Kirill A. Shutemov
<
[email protected]
>
Thu, 3 May 2012 14:09:22 +0000
(15:09 +0100)
committer
Dave Airlie
<
[email protected]
>
Mon, 7 May 2012 09:58:55 +0000
(10:58 +0100)
Signed-off-by: Kirill A. Shutemov <
[email protected]
>
Signed-off-by: Alan Cox <
[email protected]
>
Signed-off-by: Dave Airlie <
[email protected]
>
drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c
b/drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c
index 5e84fbde749b554571daad28bb0ddd6bad821075..88627e3ba1e3a12a72725ba48902d35882b1fa52 100644
(file)
--- a/
drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c
+++ b/
drivers/gpu/drm/gma500/oaktrail_hdmi_i2c.c
@@
-250,7
+250,7
@@
static irqreturn_t oaktrail_hdmi_i2c_handler(int this_irq, void *dev)
*/
static void oaktrail_hdmi_i2c_gpio_fix(void)
{
- void *base;
+ void
__iomem
*base;
unsigned int gpio_base = 0xff12c000;
int gpio_len = 0x1000;
u32 temp;