]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
fbdev: radeon: replace PPC_OF with PPC
authorKevin Hao <haokexin@gmail.com>
Thu, 12 Mar 2015 12:32:44 +0000 (20:32 +0800)
committerMichael Ellerman <mpe@ellerman.id.au>
Tue, 17 Mar 2015 09:04:31 +0000 (20:04 +1100)
commit758ddd1d11da5616851dd0d269e321cd1d2d4c1b
tree76a008945cacbea537e1735a95cb41c5d365cb1e
parente7b410ef74b3d917db2545086578b663bed19d81
fbdev: radeon: replace PPC_OF with PPC

The PPC_OF is a ppc specific option which is used to mean that the
firmware device tree access functions are available. Since all the
ppc platforms have a device tree, it is aways set to 'y' for ppc.
So it makes no sense to keep a such option in the current kernel.
Replace it with PPC.

Signed-off-by: Kevin Hao <haokexin@gmail.com>
Acked-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/video/fbdev/Kconfig
drivers/video/fbdev/aty/radeon_base.c
drivers/video/fbdev/aty/radeon_monitor.c
drivers/video/fbdev/aty/radeon_pm.c
drivers/video/fbdev/aty/radeonfb.h