Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Since the drivers probe call was changed from .init.text to .devinit.text in commit c2e1303 the fb_fix_screeninfo structure must be changed from .init.data to .devinit.data, too. Signed-off-by: Henrik Kretzschmar <henne@nachtwindheim.de> Tested-by: Ralf Baechle <ralf@linux-mips.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
- Loading branch information