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:
657da16
)
gma500: cdv_intel_hdmi: add missing include
author
Kirill A. Shutemov
<
[email protected]
>
Thu, 8 Mar 2012 16:10:38 +0000
(16:10 +0000)
committer
Dave Airlie
<
[email protected]
>
Sat, 10 Mar 2012 13:06:23 +0000
(13:06 +0000)
drivers/gpu/drm/gma500/cdv_intel_hdmi.c:305:6: warning: no previous prototype for 'cdv_hdmi_init' [-Wmissing-prototypes]
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/cdv_intel_hdmi.c
patch
|
blob
|
history
diff --git
a/drivers/gpu/drm/gma500/cdv_intel_hdmi.c
b/drivers/gpu/drm/gma500/cdv_intel_hdmi.c
index de25560e629d19031848b0ec09c32ca19d7c2fe3..8d526955500538faf0f76e59f941b6e79fd32a44 100644
(file)
--- a/
drivers/gpu/drm/gma500/cdv_intel_hdmi.c
+++ b/
drivers/gpu/drm/gma500/cdv_intel_hdmi.c
@@
-34,6
+34,7
@@
#include "psb_intel_drv.h"
#include "psb_drv.h"
#include "psb_intel_reg.h"
+#include "cdv_device.h"
#include <linux/pm_runtime.h>
/* hdmi control bits */