video: fbdev: aty: radeon_pm: remove redundant CONFIG_PM container
[sfrench/cifs-2.6.git] / drivers / video / fbdev / aty / radeon_pm.c
index f3d8123d7f363930586acc93039e87a9293ca3f3..91ceec2f9ac0f5b7a6e772123ed352ac435aefa1 100644 (file)
@@ -1431,7 +1431,6 @@ static void radeon_pm_full_reset_sdram(struct radeonfb_info *rinfo)
        mdelay( 15);
 }
 
-#if defined(CONFIG_PM)
 #if defined(CONFIG_X86) || defined(CONFIG_PPC_PMAC)
 static void radeon_pm_reset_pad_ctlr_strength(struct radeonfb_info *rinfo)
 {
@@ -2210,7 +2209,6 @@ static void radeon_reinitialize_M9P(struct radeonfb_info *rinfo)
        radeon_pm_m10_enable_lvds_spread_spectrum(rinfo);
 }
 #endif
-#endif
 
 #if 0 /* Not ready yet */
 static void radeon_reinitialize_QW(struct radeonfb_info *rinfo)