Re: [PATCH] powerpc/ps3: Remove unused os_area_db_id_video_mode
From: Geoff Levand <geoff@infradead.org>
Date: 2015-10-02 22:53:52
From: Geoff Levand <geoff@infradead.org>
Date: 2015-10-02 22:53:52
On Fri, 2015-09-25 at 12:14 +1000, Michael Ellerman wrote:
This struct is unused, which is now a build error with gcc 6: error: 'os_area_db_id_video_mode' defined but not used There doesn't seem to be any good reason to keep it around so remove it, it's in the history if anyone needs it.
Looks OK. Acked-by: Geoff Levand <geoff@infradead.org>