diff options
author | Hans de Goede <hdegoede@redhat.com> | 2018-07-03 17:43:10 +0200 |
---|---|---|
committer | Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com> | 2018-07-03 17:43:10 +0200 |
commit | 0c9250368792c42b296d0bba73f7fff918b73381 (patch) | |
tree | f460e2f5e35ccd0efee2897874891f0e8755505d /drivers/hwspinlock | |
parent | db3b4fd17519c774317b3647b7e5d2562f54cce8 (diff) |
efi/bgrt: Drop __initdata from bgrt_image_size
bgrt_image_size is necessary to (optionally) show the boot graphics from
the efifb code. The efifb driver is a platform driver, using a normal
driver probe() driver callback. So even though it is always builtin it
cannot reference __initdata.
Acked-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>
Diffstat (limited to 'drivers/hwspinlock')
0 files changed, 0 insertions, 0 deletions