diff options
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/platform_data/video-ep93xx.h | 10 | ||||
| -rw-r--r-- | include/linux/platform_data/video-msm_fb.h | 3 | ||||
| -rw-r--r-- | include/linux/platform_data/video-pxafb.h | 2 |
3 files changed, 4 insertions, 11 deletions
diff --git a/include/linux/platform_data/video-ep93xx.h b/include/linux/platform_data/video-ep93xx.h index d5ae11d7c453..92fc2b2232e7 100644 --- a/include/linux/platform_data/video-ep93xx.h +++ b/include/linux/platform_data/video-ep93xx.h | |||
| @@ -1,9 +1,5 @@ | |||
| 1 | /* | 1 | #ifndef __VIDEO_EP93XX_H |
| 2 | * arch/arm/mach-ep93xx/include/mach/fb.h | 2 | #define __VIDEO_EP93XX_H |
| 3 | */ | ||
| 4 | |||
| 5 | #ifndef __ASM_ARCH_EP93XXFB_H | ||
| 6 | #define __ASM_ARCH_EP93XXFB_H | ||
| 7 | 3 | ||
| 8 | struct platform_device; | 4 | struct platform_device; |
| 9 | struct fb_videomode; | 5 | struct fb_videomode; |
| @@ -53,4 +49,4 @@ struct ep93xxfb_mach_info { | |||
| 53 | void (*blank)(int blank_mode, struct fb_info *info); | 49 | void (*blank)(int blank_mode, struct fb_info *info); |
| 54 | }; | 50 | }; |
| 55 | 51 | ||
| 56 | #endif /* __ASM_ARCH_EP93XXFB_H */ | 52 | #endif /* __VIDEO_EP93XX_H */ |
diff --git a/include/linux/platform_data/video-msm_fb.h b/include/linux/platform_data/video-msm_fb.h index 1f4fc81b3d8f..31449be3eadb 100644 --- a/include/linux/platform_data/video-msm_fb.h +++ b/include/linux/platform_data/video-msm_fb.h | |||
| @@ -1,5 +1,4 @@ | |||
| 1 | /* arch/arm/mach-msm/include/mach/msm_fb.h | 1 | /* |
| 2 | * | ||
| 3 | * Internal shared definitions for various MSM framebuffer parts. | 2 | * Internal shared definitions for various MSM framebuffer parts. |
| 4 | * | 3 | * |
| 5 | * Copyright (C) 2007 Google Incorporated | 4 | * Copyright (C) 2007 Google Incorporated |
diff --git a/include/linux/platform_data/video-pxafb.h b/include/linux/platform_data/video-pxafb.h index 486b4c519ae2..07c6c1e153f8 100644 --- a/include/linux/platform_data/video-pxafb.h +++ b/include/linux/platform_data/video-pxafb.h | |||
| @@ -1,6 +1,4 @@ | |||
| 1 | /* | 1 | /* |
| 2 | * arch/arm/mach-pxa/include/mach/pxafb.h | ||
| 3 | * | ||
| 4 | * Support for the xscale frame buffer. | 2 | * Support for the xscale frame buffer. |
| 5 | * | 3 | * |
| 6 | * Author: Jean-Frederic Clere | 4 | * Author: Jean-Frederic Clere |
