diff options
author | Sachin Kamat <sachin.kamat@linaro.org> | 2013-12-30 11:52:13 +0530 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | 2014-01-17 10:57:43 +0200 |
commit | 8fe940af05faec9572583c65b987d2c41c44056d (patch) | |
tree | 186fda3faf217552d1d4886f12874e6e0e5f9fda /include/video | |
parent | 71269ec875ed468f8c5bce6b18edb2d8f6c32cc3 (diff) | |
download | linux-8fe940af05faec9572583c65b987d2c41c44056d.tar.gz linux-8fe940af05faec9572583c65b987d2c41c44056d.tar.bz2 linux-8fe940af05faec9572583c65b987d2c41c44056d.zip |
video: pxa168fb: Cleanup pxa168fb.h file
Remove incorrect file reference in comments section.
Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Cc: Eric Miao <eric.y.miao@gmail.com>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Diffstat (limited to 'include/video')
-rw-r--r-- | include/video/pxa168fb.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/video/pxa168fb.h b/include/video/pxa168fb.h index 8c2f385a90ea..84cbb1f69ea6 100644 --- a/include/video/pxa168fb.h +++ b/include/video/pxa168fb.h @@ -1,6 +1,4 @@ /* - * linux/arch/arm/mach-mmp/include/mach/pxa168fb.h - * * Copyright (C) 2009 Marvell International Ltd. * * This program is free software; you can redistribute it and/or modify |