All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] ARM: EXYNOS: Trivial cleanup samsung mach files
@ 2016-02-25  4:09 ` Pankaj Dubey
  0 siblings, 0 replies; 8+ messages in thread
From: Pankaj Dubey @ 2016-02-25  4:09 UTC (permalink / raw)
  To: linux-samsung-soc, linux-arm-kernel
  Cc: kgene.kim, k.kozlowski, b.zolnierkie, daniel.lezcano, thomas.ab,
	linux, Pankaj Dubey

This patch series cleans up mach-exynos, mach-s3c24xx, plat-samsung include
header files with resepct to unused header file inclusion, removes redundant
register offset definition. Also corrects comment section at few places.

Changes since v1:
 - Keeping back inclusion of header "platform_device.h" in exynos.c.
 - Removing all unused instances of S3C_UART_OFFSET from mach-exynos,
   mach-s3c24xx, and plat-samsung, in single patch.
 - Patch 1/3 is already merged in maintainer tree so not included in v2. 

Pankaj Dubey (2):
  ARM: EXYNOS: cleanup header files inclusion
  ARM: SAMSUNG: remove unused register offset definition

 arch/arm/mach-exynos/common.h                |  1 -
 arch/arm/mach-exynos/exynos.c                |  4 ----
 arch/arm/mach-exynos/firmware.c              |  2 --
 arch/arm/mach-exynos/include/mach/map.h      |  9 +--------
 arch/arm/mach-exynos/platsmp.c               |  1 -
 arch/arm/mach-exynos/pm.c                    |  4 +---
 arch/arm/mach-exynos/s5p-dev-mfc.c           |  1 -
 arch/arm/mach-s3c24xx/include/mach/map.h     | 11 -----------
 arch/arm/plat-samsung/include/plat/map-s3c.h |  4 ----
 arch/arm/plat-samsung/include/plat/map-s5p.h |  5 -----
 10 files changed, 2 insertions(+), 40 deletions(-)

-- 
2.4.5

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-02-25  4:27 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-02-25  4:09 [PATCH v2 0/2] ARM: EXYNOS: Trivial cleanup samsung mach files Pankaj Dubey
2016-02-25  4:09 ` Pankaj Dubey
2016-02-25  4:09 ` [PATCH v2 1/2] ARM: EXYNOS: cleanup header files inclusion Pankaj Dubey
2016-02-25  4:09   ` Pankaj Dubey
2016-02-25  4:10 ` [PATCH v2 2/2] ARM: SAMSUNG: remove unused register offset definition Pankaj Dubey
2016-02-25  4:10   ` Pankaj Dubey
2016-02-25  4:26 ` [PATCH v2 0/2] ARM: EXYNOS: Trivial cleanup samsung mach files Krzysztof Kozlowski
2016-02-25  4:26   ` Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.