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