• Axel Lin's avatar
    ARM: OMAP: omap_device: Include linux/export.h · 55581415
    Axel Lin authored
    Include linux/export.h to fix below build warning:
    
      CC      arch/arm/plat-omap/omap_device.o
    arch/arm/plat-omap/omap_device.c:1055: warning: data definition has no type or storage class
    arch/arm/plat-omap/omap_device.c:1055: warning: type defaults to 'int' in declaration of 'EXPORT_SYMBOL'
    arch/arm/plat-omap/omap_device.c:1055: warning: parameter names (without types) in function declaration
    Signed-off-by: default avatarAxel Lin <axel.lin@gmail.com>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    55581415
omap_device.c 31.3 KB