drivers/staging/westbridge/astoria/device/cyandevice_export.h
deleted100644 → 0
+0
−132
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch fixes errors reported by checkpatch.pl in westbridge device controller driver in the staging tree. File containing EXPORT_SYMBOL() macros for all the APIs exported by the westbridge software has been removed. EXPORT_SYMBOL() macros are added after the corresponding function definitions. Signed-off-by:Sutharsan Ramamoorthy <srmt@cypress.com> Signed-off-by:
Greg Kroah-Hartman <gregkh@suse.de>