]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.c
authorDaeseok Youn <daeseok.youn@gmail.com>
Wed, 15 Mar 2017 05:55:58 +0000 (14:55 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 16 Mar 2017 02:24:08 +0000 (11:24 +0900)
There is no reason to have "#ifdef ISP2401" condition
on top of atomisp_cmd.c file

Signed-off-by: Daeseok Youn <daeseok.youn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c

index 616011987670e5a2fdd409c77f77c1f27474fb94..82e7382b4c877ace460746b0e56aed0cef585129 100644 (file)
@@ -1,6 +1,3 @@
-#ifdef ISP2401
-
-#endif
 /*
  * Support for Medifield PNW Camera Imaging ISP subsystem.
  *