sections: fix section conflicts in drivers/char
Signed-off-by: Andi Kleen <ak@linux.intel.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Родитель
6ca3b14a9b
Коммит
1849f23d6f
|
@ -799,7 +799,7 @@ static int mbcs_remove(struct cx_dev *dev)
|
|||
return 0;
|
||||
}
|
||||
|
||||
static const struct cx_device_id __devinitdata mbcs_id_table[] = {
|
||||
static const struct cx_device_id __devinitconst mbcs_id_table[] = {
|
||||
{
|
||||
.part_num = MBCS_PART_NUM,
|
||||
.mfg_num = MBCS_MFG_NUM,
|
||||
|
|
Загрузка…
Ссылка в новой задаче