Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 186653
b: refs/heads/master
c: e4c3a24
h: refs/heads/master
i:
  186651: fbc7bda
v: v3
  • Loading branch information
Ben Hutchings authored and Greg Kroah-Hartman committed Mar 4, 2010
1 parent 7be976b commit 6c222d6
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 4401e8243d2e02a991a475eea11885a56f854f69
refs/heads/master: e4c3a24dc5c318e57e5295a54f03eb8ae54d9ffa
3 changes: 3 additions & 0 deletions trunk/drivers/staging/sep/sep_driver.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 6c222d6

Please sign in to comment.