John Bonesio wrote at Wednesday, May 11, 2011 5:27 PM: > This patch changes how sdhci devices are initialized so that a later patch can > easily add support for i2c devies. >... > diff --git a/arch/arm/mach-tegra/board-dt.c b/arch/arm/mach-tegra/board-dt.c >... > +#include <mach/sdhci.h> >... > +#include "gpio-names.h"
I don't think either of those headers are needed any more. Otherwise, looks good. -- nvpublic
