“26a1d07f4176099a7b6f45009dad054e6ad5b7e4”上不存在“drivers/net/wireless/ralink/rt2x00/rt2500pci.c”
  • G
    ARM: drivers: remove __dev* attributes. · 351a102d
    Greg Kroah-Hartman 提交于
    CONFIG_HOTPLUG is going away as an option.  As a result, the __dev*
    markings need to be removed.
    
    This change removes the use of __devinit, __devexit_p, __devinitdata,
    and __devexit from these drivers.
    
    Based on patches originally written by Bill Pemberton, but redone by me
    in order to handle some of the coding style issues better, by hand.
    
    Cc: Bill Pemberton <wfp5p@virginia.edu>
    Cc: Russell King <linux@arm.linux.org.uk>
    Signed-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
    351a102d
ssp.c 4.9 KB