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:
committed by
Greg Kroah-Hartman
parent
4401e8243d
commit
e4c3a24dc5
@@ -223,6 +223,9 @@ static int sep_load_firmware(struct sep_device *sep)
|
|||||||
return 0;
|
return 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
MODULE_FIRMWARE("sep/cache.image.bin");
|
||||||
|
MODULE_FIRMWARE("sep/resident.image.bin");
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* sep_map_and_alloc_shared_area - allocate shared block
|
* sep_map_and_alloc_shared_area - allocate shared block
|
||||||
* @sep: security processor
|
* @sep: security processor
|
||||||
|
Reference in New Issue
Block a user