Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1849f23d authored by Andi Kleen's avatar Andi Kleen Committed by Linus Torvalds
Browse files

sections: fix section conflicts in drivers/char

parent 6ca3b14a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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,