Commit a1cacb8a8e70 ("backlight: Add BACKLIGHT_POWER_ constants for
power states") introduced dedicated constants for backlight power states.
Convert PowerPC code to the new constants.The new constants replace the fbdev constants. This is part of a larger effort to make kernel subsystems more independent from fbdev code and headers. Thomas Zimmermann (2): arch: powerpc: Use backlight power constants macintosh/pmubl: Use backlight power constants arch/powerpc/kernel/traps.c | 2 +- drivers/macintosh/via-pmu-backlight.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) -- 2.45.2
