mailbox: rename pl320-ipc specific mailbox.h
authorSuman Anna <s-anna@ti.com>
Thu, 12 Jun 2014 17:00:34 +0000 (22:30 +0530)
committerJassi Brar <jaswinder.singh@linaro.org>
Wed, 8 Oct 2014 05:09:33 +0000 (10:39 +0530)
commitf2fc42b6ac31f4d808da7a9da460dd433a71e976
treed2c23d263056516719790d92600de994f7e4e263
parent9a50aaefc1b896e734bf7faf3d085f71a360ce97
mailbox: rename pl320-ipc specific mailbox.h

The patch 30058677 "ARM / highbank: add support for pl320 IPC"
added a pl320 IPC specific header file as a generic mailbox.h.
This file has been renamed appropriately to allow the
introduction of the generic mailbox API framework.

Acked-by: Mark Langsdorf <mark.langsdorf@calxeda.com>
Cc: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Suman Anna <s-anna@ti.com>
Reviewed-by: Mark Brown <broonie@linaro.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/mach-highbank/highbank.c
drivers/cpufreq/highbank-cpufreq.c
drivers/mailbox/pl320-ipc.c
include/linux/mailbox.h [deleted file]
include/linux/pl320-ipc.h [new file with mode: 0644]