Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2457)

Unified Diff: arch/arm/mach-tegra/devices.h

Issue 6627032: CHROMIUM: Board file changes for Tegra camera (Closed)
Patch Set: Make sensor stub functions static inline. Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « arch/arm/mach-tegra/board-seaboard-sensors.c ('k') | arch/arm/mach-tegra/devices.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: arch/arm/mach-tegra/devices.h
diff --git a/arch/arm/mach-tegra/devices.h b/arch/arm/mach-tegra/devices.h
index 4a3f491403322ec770b6facb453c101d5db7db3d..b11903c64eb2ce95558d8fd8b17c2c18c5d30649 100644
--- a/arch/arm/mach-tegra/devices.h
+++ b/arch/arm/mach-tegra/devices.h
@@ -62,5 +62,6 @@ extern struct platform_device tegra_grhost_device;
extern struct platform_device tegra_spdif_device;
extern struct platform_device tegra_avp_device;
extern struct platform_device tegra_aes_device;
+extern struct nvhost_device tegra_camera_device;
#endif
« no previous file with comments | « arch/arm/mach-tegra/board-seaboard-sensors.c ('k') | arch/arm/mach-tegra/devices.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698