From: Daeseok Youn Date: Wed, 15 Mar 2017 05:55:58 +0000 (+0900) Subject: staging: atomisp: remove useless #ifdef ISP2401 on top of atomisp_cmd.c X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=0489864ac37dc75aefe2f510ede0b8bb6ac280f8;p=linux.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c b/drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c index 616011987670e..82e7382b4c877 100644 --- a/drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c +++ b/drivers/staging/media/atomisp/pci/atomisp2/atomisp_cmd.c @@ -1,6 +1,3 @@ -#ifdef ISP2401 - -#endif /* * Support for Medifield PNW Camera Imaging ISP subsystem. *