video: pvr2fb: Fix up spurious section mismatch warnings.
authorPaul Mundt <lethal@linux-sh.org>
Fri, 13 Jan 2012 07:42:50 +0000 (16:42 +0900)
committerPaul Mundt <lethal@linux-sh.org>
Fri, 13 Jan 2012 07:42:50 +0000 (16:42 +0900)
commit6d7120a713300283a8b73e7d86cd1bab8b9d1971
treee25b6de9b4bdbbb4430ef5aa6b8919a07333954e
parentbfe75c7e67e5f32bf446a48e0502d06d25b51752
video: pvr2fb: Fix up spurious section mismatch warnings.

pvr2fb special cases its init/exit routines which causes spurious section
mismatches. Set the board_driver array __refdata to silence them.

Signed-off-by: Paul Mundt <lethal@linux-sh.org>
drivers/video/pvr2fb.c