diff options
| author | Andi Kleen <[email protected]> | 2011-06-07 22:26:33 +0000 |
|---|---|---|
| committer | Dan Williams <[email protected]> | 2011-07-22 21:19:29 +0000 |
| commit | 9b487ced8a903f1028fcfaef1e6406acc91fe0fa (patch) | |
| tree | ffbd545e8e3630a4adcd924d2712fdd8f45a3c77 /lib/mpi/mpi-bit.c | |
| parent | ioat: Adding PCI IDs for IOAT devices on SandyBridge platforms (diff) | |
| download | kernel-9b487ced8a903f1028fcfaef1e6406acc91fe0fa.tar.gz kernel-9b487ced8a903f1028fcfaef1e6406acc91fe0fa.zip | |
Avoid section type conflict in dma/ioat/dma_v3.c
const __read_mostly is not legal and causes section type conflicts.
That's because the read.mostly section is not read only.
Simply drop the __read_mostly designation.
Signed-off-by: Andi Kleen <[email protected]>
[drop __read_mostly instead of const]
Signed-off-by: Dan Williams <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-bit.c')
0 files changed, 0 insertions, 0 deletions
