diff options
| author | Sudip Mukherjee <[email protected]> | 2016-01-21 05:12:31 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-01-21 18:45:45 +0000 |
| commit | ceb6560a4cf3a2667209e6869f4fb8f6da6ef55f (patch) | |
| tree | 7859cbcb3470fcb1587b21da7b72ced0897111d2 /net/unix/af_unix.c | |
| parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf (diff) | |
| download | kernel-ceb6560a4cf3a2667209e6869f4fb8f6da6ef55f.tar.gz kernel-ceb6560a4cf3a2667209e6869f4fb8f6da6ef55f.zip | |
net/irda: bfin_sir: remove duplicate defines
The defconfig build of blackfin is failing with the error:
arch/blackfin/include/asm/bfin_serial.h:269:0: warning: "port_membase" redefined
drivers/net/irda/bfin_sir.h:85:0: note: this is the location of the previous definition
arch/blackfin/include/asm/bfin_serial.h:382:0: warning: "get_lsr_cache" redefined
drivers/net/irda/bfin_sir.h:86:0: note: this is the location of the previous definition
arch/blackfin/include/asm/bfin_serial.h:383:0: warning: "put_lsr_cache" redefined
drivers/net/irda/bfin_sir.h:87:0: note: this is the location of the previous definition
port_membase, get_lsr_cache, put_lsr_cache are already defined in the
architecture files, no need to define them again in the driver.
Signed-off-by: Sudip Mukherjee <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions
