mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-20 10:29:31 +00:00
drm_crtc.h has no need for linux/i2c.h, so don't include it. Avoids useless rebuilds of the entire universe when touching linux/i2c.h. Quite a few placs do currently depend on linux/i2c.h without actually including it directly. All of those need to be fixed up. v2: imx and mcde need linux/io.h for readl()/etc. Acked-by: Sam Ravnborg <sam@ravnborg.org> Acked-by: Jani Nikula <jani.nikula@intel.com> Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20220630195114.17407-5-ville.syrjala@linux.intel.com |
||
|---|---|---|
| .. | ||
| Kconfig | ||
| Makefile | ||
| mcde_clk_div.c | ||
| mcde_display_regs.h | ||
| mcde_display.c | ||
| mcde_drm.h | ||
| mcde_drv.c | ||
| mcde_dsi_regs.h | ||
| mcde_dsi.c | ||