From 009e6229134cffa05aafb780362b7c5480ec7a16 Mon Sep 17 00:00:00 2001 From: Stefan Agner Date: Wed, 22 Jan 2014 18:23:26 +0100 Subject: colibri_t20/colibri_t30/apalis_t30: remove TEGRA_FB_VGA defines Remove TEGRA_FB_VGA defines and use VGA as default. Since initial mode is now configureable through kernel cmd line parameter, we don't need those compile time helpers. --- arch/arm/mach-tegra/board-colibri_t30.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'arch/arm/mach-tegra/board-colibri_t30.h') diff --git a/arch/arm/mach-tegra/board-colibri_t30.h b/arch/arm/mach-tegra/board-colibri_t30.h index 21de318173ea..85563fe222ba 100644 --- a/arch/arm/mach-tegra/board-colibri_t30.h +++ b/arch/arm/mach-tegra/board-colibri_t30.h @@ -32,9 +32,6 @@ #define COLIBRI_T30_VI #endif -/* Run framebuffer in VGA mode */ -#define TEGRA_FB_VGA - /* GPIO */ #define DDC_SCL TEGRA_GPIO_PV4 /* X2-15 */ -- cgit v1.2.3