X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=include%2Fsoc%2Ftegra%2Ffuse.h;h=9b6ea0c7211780182c4cce20735ade7ef673695d;hb=27a0342ac162bf2ba30c288cfb7b72eabed38d8b;hp=b4c9219e7f95659b803d1c7cd3f042ef7aa61022;hpb=0c106e57dea709395b5b5eb004987b7ddad251ad;p=sfrench%2Fcifs-2.6.git diff --git a/include/soc/tegra/fuse.h b/include/soc/tegra/fuse.h index b4c9219e7f95..9b6ea0c72117 100644 --- a/include/soc/tegra/fuse.h +++ b/include/soc/tegra/fuse.h @@ -65,6 +65,8 @@ int tegra_fuse_readl(unsigned long offset, u32 *value); extern struct tegra_sku_info tegra_sku_info; +struct device *tegra_soc_device_register(void); + #endif /* __ASSEMBLY__ */ #endif /* __SOC_TEGRA_FUSE_H__ */