diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/asm-arm/ecard.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/asm-arm/ecard.h b/include/asm-arm/ecard.h index 1c9ecdadecd9..602dc63b9dfa 100644 --- a/include/asm-arm/ecard.h +++ b/include/asm-arm/ecard.h @@ -160,6 +160,7 @@ struct expansion_card { const char *card_desc; /* Card description */ CONST unsigned int podaddr; /* Base Linux address for card */ CONST loader_t loader; /* loader program */ + u64 dma_mask; }; struct in_chunk_dir { |
