Arnd Bergmann 3bd9646334 fbmon: remove unused function argument
When building with "make W=1", we get a warning about an empty stub
function that does nothing but reassign its one of its arguments:

  drivers/video/fbdev/core/fbmon.c: In function 'fb_edid_to_monspecs':
  drivers/video/fbdev/core/fbmon.c:1497:67: error: parameter 'specs' set but not used [-Werror=unused-but-set-parameter]

We can simply make that function completely empty to avoid the warning.

This prevents a warning which everyone will see after "CFLAGS: add
-Wunused-but-set-parameter" is merged.

Link: http://lkml.kernel.org/r/20160715203229.1771162-1-arnd@arndb.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Cc: Jean-Christophe Plagniol-Villard <plagnioj@jcrosoft.com>
Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Cc: Alexey Dobriyan <adobriyan@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2016-07-26 16:19:19 -07:00
..
2016-02-29 18:56:03 +02:00
2014-07-01 13:32:30 +03:00
2016-05-31 08:20:43 +03:00
2016-05-20 11:01:02 -07:00
2015-06-23 16:23:30 -07:00
2016-02-26 13:28:35 +02:00
2016-02-26 13:28:35 +02:00
2016-02-26 13:28:35 +02:00
2016-05-27 15:26:11 -07:00
2016-05-20 11:01:02 -07:00
2015-10-08 12:19:39 +03:00
2016-05-20 11:01:02 -07:00
2016-05-10 11:53:38 +03:00
2016-02-26 12:16:58 +02:00
2016-02-26 13:28:35 +02:00
2015-03-02 13:17:24 +02:00
2016-05-25 10:40:15 -07:00
2015-11-10 10:00:09 -08:00
2015-08-20 12:03:53 +03:00