diff options
Diffstat (limited to 'include/asm-sparc/device.h')
| -rw-r--r-- | include/asm-sparc/device.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/asm-sparc/device.h b/include/asm-sparc/device.h index 680e51d87374..19790eb99cc6 100644 --- a/include/asm-sparc/device.h +++ b/include/asm-sparc/device.h | |||
| @@ -16,6 +16,8 @@ struct dev_archdata { | |||
| 16 | 16 | ||
| 17 | struct device_node *prom_node; | 17 | struct device_node *prom_node; |
| 18 | struct of_device *op; | 18 | struct of_device *op; |
| 19 | |||
| 20 | int numa_node; | ||
| 19 | }; | 21 | }; |
| 20 | 22 | ||
| 21 | #endif /* _ASM_SPARC_DEVICE_H */ | 23 | #endif /* _ASM_SPARC_DEVICE_H */ |
