X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=include%2Fasm-sparc%2Fdevice.h;h=19790eb99cc6830820522a74c11492528ec0f567;hb=e7a05aa9e697ff6fc165d45671cdcca601942f62;hp=680e51d87374cde9ab41d3d88f8c7f6655f438e5;hpb=25f666300625d894ebe04bac2b4b3aadb907c861;p=linux-2.6-omap-h63xx.git diff --git a/include/asm-sparc/device.h b/include/asm-sparc/device.h index 680e51d8737..19790eb99cc 100644 --- a/include/asm-sparc/device.h +++ b/include/asm-sparc/device.h @@ -16,6 +16,8 @@ struct dev_archdata { struct device_node *prom_node; struct of_device *op; + + int numa_node; }; #endif /* _ASM_SPARC_DEVICE_H */