From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Wed, 24 Jul 2019 16:08:50 -0400 Subject: [U-Boot] [PATCH v2] psci: Fix warnings when compiling with W=1 In-Reply-To: <1563797960-23176-1-git-send-email-patrick.delaunay@st.com> References: <1563797960-23176-1-git-send-email-patrick.delaunay@st.com> Message-ID: <20190724200850.GD20116@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit To: u-boot@lists.denx.de On Mon, Jul 22, 2019 at 02:19:20PM +0200, Patrick Delaunay wrote: > This patch solves the following warnings: > arch/arm/mach-stm32mp/psci.c: > > warning: no previous prototype for ‘psci_set_state’ [-Wmissing-prototypes] > warning: no previous prototype for ‘psci_arch_cpu_entry’ [-Wmissing-prototypes] > warning: no previous prototype for ‘psci_features’ [-Wmissing-prototypes] > warning: no previous prototype for ‘psci_version’ [-Wmissing-prototypes] > warning: no previous prototype for ‘psci_affinity_info’ [-Wmissing-prototypes] > warning: no previous prototype for ‘psci_migrate_info_type’ [-Wmissing-prototypes] > warning: no previous prototype for ‘psci_cpu_on’ [-Wmissing-prototypes] > warning: no previous prototype for ‘psci_cpu_off’ [-Wmissing-prototypes] > warning: no previous prototype for ‘psci_system_reset’ [-Wmissing-prototypes] > warning: no previous prototype for ‘psci_system_off’ [-Wmissing-prototypes] > > Signed-off-by: Patrick Delaunay Applied to u-boot/master, thanks! -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 819 bytes Desc: not available URL: