Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

mtd: omap2: Cleanup header files

Commit 2203747c9771 ("ARM: omap: move platform_data definitions")
moved the files to the current location but forgot to remove the pointer
to its previous location. Clean it up.

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Acked-by: Pekon Gupta <pekon@ti.com>
Signed-off-by: Brian Norris <computersforpeace@gmail.com>

authored by

Sachin Kamat and committed by
Brian Norris
111b5a31 88c30591

-4
-2
include/linux/platform_data/mtd-nand-omap2.h
··· 1 1 /* 2 - * arch/arm/plat-omap/include/mach/nand.h 3 - * 4 2 * Copyright (C) 2006 Micron Technology Inc. 5 3 * 6 4 * This program is free software; you can redistribute it and/or modify
-2
include/linux/platform_data/mtd-onenand-omap2.h
··· 1 1 /* 2 - * arch/arm/plat-omap/include/mach/onenand.h 3 - * 4 2 * Copyright (C) 2006 Nokia Corporation 5 3 * Author: Juha Yrjola 6 4 *