]> git.baikalelectronics.ru Git - kernel.git/commit
Staging: sm750fb: Remove unused modedb.h file
authorShraddha Barke <shraddha.6596@gmail.com>
Fri, 30 Oct 2015 14:03:02 +0000 (19:33 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit5099dc450f33ee5054e5bad1e6cbde1e91120d9d
treef4bfa4f8fbcf3c517f0b73b675672fe40b29390f
parent440a769292f6e769c40af8dff7bc3a74c4b71405
Staging: sm750fb: Remove unused modedb.h file

The header file modedb.h is only included in sm750.c but the things
defined by modedb.h are not used anywhere in sm750.c. Thus, drop
the include in sm750.c and modedb.h can be dropped completely.

Signed-off-by: Shraddha Barke <shraddha.6596@gmail.com>
Acked-by: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/sm750fb/modedb.h [deleted file]
drivers/staging/sm750fb/sm750.c