diff options
author | Jingoo Han <jg1.han@samsung.com> | 2011-04-14 12:09:37 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-04-30 00:24:36 (GMT) |
commit | e7f84331c21408fecc872aaabc41c7b97fe15ae4 (patch) | |
tree | 7303b5423c0524f603bcc8066088515effc5e81c /drivers/Makefile | |
parent | fd4477b09e13f60c7d9e497311ea6410a94aaae8 (diff) | |
download | linux-e7f84331c21408fecc872aaabc41c7b97fe15ae4.tar.xz |
USB: ohci-s3c2410: use __devinit and __devexit macros for probe and remove
The __devinit and __devexit macros were added to probe and remove
functions. The macros move the probe and remove functions to the
devinit and devexit sections.
Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/Makefile')
0 files changed, 0 insertions, 0 deletions