commit | 6d7120a713300283a8b73e7d86cd1bab8b9d1971 | [log] [tgz] |
---|---|---|
author | Paul Mundt <lethal@linux-sh.org> | Fri Jan 13 16:42:50 2012 +0900 |
committer | Paul Mundt <lethal@linux-sh.org> | Fri Jan 13 16:42:50 2012 +0900 |
tree | e25b6de9b4bdbbb4430ef5aa6b8919a07333954e | |
parent | bfe75c7e67e5f32bf446a48e0502d06d25b51752 [diff] |
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>