staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.c

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>
This commit is contained in:
Daeseok Youn 2017-03-15 14:55:58 +09:00 committed by Greg Kroah-Hartman
parent 2217f7849a
commit 0489864ac3
1 changed files with 0 additions and 3 deletions

View File

@ -1,6 +1,3 @@
#ifdef ISP2401
#endif
/*
* Support for Medifield PNW Camera Imaging ISP subsystem.
*