Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 196727
b: refs/heads/master
c: edc774e
h: refs/heads/master
i:
  196725: 9d3d331
  196723: ab1dbe4
  196719: 4852624
v: v3
  • Loading branch information
Dmitry Kasatkin authored and Herbert Xu committed May 14, 2010
1 parent 4d907b0 commit dc50b25
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 6751fb3c0e0cfcc40a1a0acabca97370c9ec6c6b
refs/heads/master: edc774ed0c7d75e92b53105b386a5b0ce94d4525
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-omap2/devices.c
Original file line number Diff line number Diff line change
Expand Up @@ -456,7 +456,7 @@ static inline void omap_init_mcspi(void) {}

#if defined(CONFIG_CRYPTO_DEV_OMAP_SHAM) || defined(CONFIG_CRYPTO_DEV_OMAP_SHAM_MODULE)

#ifdef CONFIG_ARCH_OMAP24XX
#ifdef CONFIG_ARCH_OMAP2
static struct resource omap2_sham_resources[] = {
{
.start = OMAP24XX_SEC_SHA1MD5_BASE,
Expand All @@ -474,7 +474,7 @@ static int omap2_sham_resources_sz = ARRAY_SIZE(omap2_sham_resources);
#define omap2_sham_resources_sz 0
#endif

#ifdef CONFIG_ARCH_OMAP34XX
#ifdef CONFIG_ARCH_OMAP3
static struct resource omap3_sham_resources[] = {
{
.start = OMAP34XX_SEC_SHA1MD5_BASE,
Expand Down

0 comments on commit dc50b25

Please sign in to comment.