diff options
author | Anton Altaparmakov <aia21@cantab.net> | 2005-11-01 10:51:32 -0500 |
---|---|---|
committer | Anton Altaparmakov <aia21@cantab.net> | 2005-11-01 10:51:32 -0500 |
commit | 94b166a7cbc232df279e1f7d5a8acfb6b8d02d59 (patch) | |
tree | 5cf9a982d3ffe9fde7a1ac679eb994499c09f7f2 /drivers/video/pxafb.c | |
parent | 3aebf25bdcf030f3e4afeb9340486d5b46deb46e (diff) | |
parent | 1e4c85f97fe26fbd70da12148b3992c0e00361fd (diff) |
Merge branch 'master' of /home/src/linux-2.6/
Diffstat (limited to 'drivers/video/pxafb.c')
-rw-r--r-- | drivers/video/pxafb.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/video/pxafb.c b/drivers/video/pxafb.c index 6206da9dd5da..efd9333b05c2 100644 --- a/drivers/video/pxafb.c +++ b/drivers/video/pxafb.c | |||
@@ -36,7 +36,7 @@ | |||
36 | #include <linux/init.h> | 36 | #include <linux/init.h> |
37 | #include <linux/ioport.h> | 37 | #include <linux/ioport.h> |
38 | #include <linux/cpufreq.h> | 38 | #include <linux/cpufreq.h> |
39 | #include <linux/device.h> | 39 | #include <linux/platform_device.h> |
40 | #include <linux/dma-mapping.h> | 40 | #include <linux/dma-mapping.h> |
41 | 41 | ||
42 | #include <asm/hardware.h> | 42 | #include <asm/hardware.h> |