sections: fix section conflicts in drivers/net
Signed-off-by: Andi Kleen <ak@linux.intel.com> Cc: David Miller <davem@davemloft.net> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:

committed by
Linus Torvalds

parent
6cfe1093ca
commit
c477ebd89d
@@ -38,7 +38,7 @@ static inline void writeq(u64 val, void __iomem *addr)
|
||||
}
|
||||
#endif
|
||||
|
||||
static const struct crb_128M_2M_block_map
|
||||
static struct crb_128M_2M_block_map
|
||||
crb_128M_2M_map[64] __cacheline_aligned_in_smp = {
|
||||
{{{0, 0, 0, 0} } }, /* 0: PCI */
|
||||
{{{1, 0x0100000, 0x0102000, 0x120000}, /* 1: PCIE */
|
||||
|
Reference in New Issue
Block a user