diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-12-30 10:22:12 +0400 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-01-17 12:57:42 +0400 |
commit | 71269ec875ed468f8c5bce6b18edb2d8f6c32cc3 (patch) | |
tree | 696be2f4d2bad5b0f34b4df0f25047895567d398 /include/linux/platform_data/video-pxafb.h | |
parent | b6c5a2b845fcb94d4841230d450e1ac46a319842 (diff) | |
download | linux-71269ec875ed468f8c5bce6b18edb2d8f6c32cc3.tar.xz |
video: pxa: Cleanup video-pxafb.h header
Commit 293b2da1b611 ("ARM: pxa: move platform_data definitions")
moved the file to the current location but forgot to remove the pointer
to its previous location. Clean it up.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/linux/platform_data/video-pxafb.h')
-rw-r--r-- | include/linux/platform_data/video-pxafb.h | 2 |
1 files changed, 0 insertions, 2 deletions
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 @@ /* - * arch/arm/mach-pxa/include/mach/pxafb.h - * * Support for the xscale frame buffer. * * Author: Jean-Frederic Clere |