diff options
author | Stephen Rothwell <[email protected]> | 2009-04-29 19:02:47 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2009-06-15 21:44:50 -0700 |
commit | b7258a4aba2b24d5c27a0f6674795e83e7771969 (patch) | |
tree | 616af621400b760f0dbe113c54ee0b0638f9ed93 /net/unix/af_unix.c | |
parent | ae636747146ea97efa18e04576acd3416e2514f5 (diff) |
USB: xhci: use xhci_handle_event instead of handle_event
The former is way to generic for a global symbol.
Fixes this build error:
drivers/usb/built-in.o: In function `.handle_event': (.text+0x67dd0): multiple definition of `.handle_event'
drivers/pcmcia/built-in.o:(.text+0xcfcc): first defined here
drivers/usb/built-in.o: In function `handle_event': (.opd+0x5bc8): multiple definition of `handle_event'
drivers/pcmcia/built-in.o:(.opd+0xed0): first defined here
Signed-off-by: Stephen Rothwell <[email protected]>
Cc: Sarah Sharp <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions