TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
hafnium
/
third_party
/
linux.git
/
3a0ad55d848b50499b68d7141d4eca997fce28ef
/
.
/
arch
/
alpha
/
include
/
asm
/
device.h
blob: d8f9872b0e2dc3587a9e658adc957f093b7906fb [
file
] [
log
] [
blame
]
Andrew Scull
b4b6d4a
2019-01-02 15:54:55 +0000
[
diff
] [
blame
]
1
/*
2
* Arch specific extensions to struct device
3
*
4
* This file is released under the GPLv2
5
*/
6
#include
<asm-generic/device.h>
7