OSDN Git Service

console: dummycon: export dummycon_[un]register_output_notifier
authorHans de Goede <hdegoede@redhat.com>
Fri, 29 Jun 2018 09:46:19 +0000 (11:46 +0200)
committerBartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Fri, 29 Jun 2018 09:46:19 +0000 (11:46 +0200)
commit334bb8972a131e604a741e9b284d8867190c723e
treeeb664ecef45e35b129116f81f5805620e82a42ba
parent83d83bebf40132e2d55ec58af666713cc76f9764
console: dummycon: export dummycon_[un]register_output_notifier

Export dummycon_[un]register_output_notifier, the fbcon code needs this
and may be build as a module.

Fixes: 83d83bebf401 ("console/fbcon: Add support for deferred console takeover")
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
drivers/video/console/dummycon.c