Commit a1cacb8a8e70 ("backlight: Add BACKLIGHT_POWER_ constants for power states") introduced dedicated constants for backlight power states. Convert staging drivers 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): staging: fbtft: Use backlight power constants staging: olpc_dcon: Use backlight power constants drivers/staging/fbtft/fb_ssd1351.c | 2 +- drivers/staging/fbtft/fbtft-core.c | 6 +++--- drivers/staging/olpc_dcon/olpc_dcon.c | 2 +- 3 files changed, 5 insertions(+), 5 deletions(-) -- 2.45.2