From: Igor Grinberg Date: Tue, 28 Aug 2012 23:18:49 +0000 (+0300) Subject: ARM: OMAP: cleanup struct omap_board_config_kernel X-Git-Tag: cleanup-omap-tags-for-v3.7~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=761d4c9d5c213a08129523f6f452333516a2dd7c;p=pandora-kernel.git ARM: OMAP: cleanup struct omap_board_config_kernel struct omap_board_config_kernel defined in the board files is always empty and does not bring any added value. Remove the struct omap_board_config_kernel instances from the board files. Also remove the omap_get_nr_config() macro and the omap_get_var_config() function as both are not used for quite a long time (if ever). Signed-off-by: Igor Grinberg Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed