Staging: sep: declare MODULE_FIRMWARE

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
This commit is contained in:
Ben Hutchings 2010-01-13 23:36:46 +00:00 committed by Greg Kroah-Hartman
parent 4401e8243d
commit e4c3a24dc5

View file

@ -223,6 +223,9 @@ static int sep_load_firmware(struct sep_device *sep)
return 0;
}
MODULE_FIRMWARE("sep/cache.image.bin");
MODULE_FIRMWARE("sep/resident.image.bin");
/**
* sep_map_and_alloc_shared_area - allocate shared block
* @sep: security processor