Merge tag 'for-linus-4.6-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / drivers / gpu / drm / radeon / rs780_dpm.c
index cb0afe7..94b48fc 100644 (file)
@@ -795,7 +795,7 @@ static int rs780_parse_power_table(struct radeon_device *rdev)
        union pplib_clock_info *clock_info;
        union power_info *power_info;
        int index = GetIndexIntoMasterTable(DATA, PowerPlayInfo);
-        u16 data_offset;
+       u16 data_offset;
        u8 frev, crev;
        struct igp_ps *ps;