
Dear Holger Brunck,
In message 18f52ef6949323ac2e59371d0f2a7b67ea8e8c3f.1304508448.git.holger.brunck@keymile.com you wrote:
From: Valentin Longchamp valentin.longchamp@keymile.com
Collect all keymile specific common headers in include/configs/km.
Signed-off-by: Heiko Schocher hs@denx.de Signed-off-by: Valentin Longchamp valentin.longchamp@keymile.com cc: Wolfgang Denk wd@denx.de cc: Detlev Zundel dzu@denx.de cc: Prafulla Wadaskar prafulla@marvell.com cc: Kim Phillips kim.phillips@freescale.com cc: Holger Brunck holger.brunck@keymile.com
Changes for v2:
- split up first large patch serie to three independent smaller patch series
- no change in the content of this patch
include/configs/{ => km}/keymile-common.h | 0 include/configs/{ => km}/km-powerpc.h | 0 include/configs/{ => km}/km82xx-common.h | 0 include/configs/{ => km}/km8321-common.h | 0 include/configs/{ => km}/km83xx-common.h | 0 include/configs/{ => km}/km_arm.h | 0 include/configs/kmeter1.h | 2 +- include/configs/kmsupx5.h | 2 +- include/configs/mgcoge.h | 6 +++--- include/configs/mgcoge2ne.h | 6 +++--- include/configs/mgcoge2un.h | 2 +- include/configs/suen3.h | 2 +- include/configs/suen8.h | 2 +- include/configs/suvd3.h | 2 +- include/configs/tuda1.h | 2 +- include/configs/tuxa1.h | 2 +- 16 files changed, 14 insertions(+), 14 deletions(-) rename include/configs/{ => km}/keymile-common.h (100%) rename include/configs/{ => km}/km-powerpc.h (100%) rename include/configs/{ => km}/km82xx-common.h (100%) rename include/configs/{ => km}/km8321-common.h (100%) rename include/configs/{ => km}/km83xx-common.h (100%) rename include/configs/{ => km}/km_arm.h (100%)
Applied, thanks.
Best regards,
Wolfgang Denk