summaryrefslogtreecommitdiff
path: root/include/linux/rpmsg
diff options
context:
space:
mode:
authorChintan Patel <chintanlike@gmail.com>2026-01-07 07:42:56 +0300
committerHelge Deller <deller@gmx.de>2026-02-14 13:09:46 +0300
commitbf9ec461a7d1b82bbc3fe110fba9e9533879849d (patch)
tree2f9d4a92171e729851bfd8a9ef89ba486ff038c5 /include/linux/rpmsg
parent553d8a6e512abbddf37b7baa2bde8de691704856 (diff)
downloadlinux-bf9ec461a7d1b82bbc3fe110fba9e9533879849d.tar.xz
fbdev: omapfb: Make FB_DEVICE dependency optional
omapfb provides several sysfs interfaces for framebuffer configuration and debugging, but these are not required for the core driver. Remove the hard dependency on CONFIG_FB_DEVICE and make sysfs support optional by using dev_of_fbinfo() to obtain the backing device at runtime. When FB_DEVICE is disabled, sysfs operations are skipped while the code still builds and is type-checked. Suggested-by: Helge Deller <deller@gmx.de> Signed-off-by: Chintan Patel <chintanlike@gmail.com> Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de> Signed-off-by: Helge Deller <deller@gmx.de>
Diffstat (limited to 'include/linux/rpmsg')
0 files changed, 0 insertions, 0 deletions