ARM: tegra: fix include guard

cc: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Jeroen Hofstee <jeroen@myspectrum.nl>
Acked-by: Stephen Warren <swarren@nvidia.com>
Signed-off-by: Tom Warren <twarren@nvidia.com>
This commit is contained in:
Jeroen Hofstee 2014-06-11 21:53:13 +02:00 committed by Tom Warren
parent c42ff090e4
commit 99dd16c60c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
*/ */
#ifndef _TEGRA_COMMON_UMS_H_ #ifndef _TEGRA_COMMON_UMS_H_
#define _TEGRA_COMMON_UMS_H #define _TEGRA_COMMON_UMS_H_
#ifndef CONFIG_SPL_BUILD #ifndef CONFIG_SPL_BUILD
/* USB gadget, and mass storage protocol */ /* USB gadget, and mass storage protocol */