Browse Source

Staging: sep: declare MODULE_FIRMWARE

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Ben Hutchings 15 years ago
parent
commit
e4c3a24dc5
1 changed files with 3 additions and 0 deletions
  1. 3 0
      drivers/staging/sep/sep_driver.c

+ 3 - 0
drivers/staging/sep/sep_driver.c

@@ -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