Re: [PATCH] powerpc/pseries: Include linux/types.h in papr-platform-dump.h
From: Madhavan Srinivasan <maddy@linux.ibm.com>
Date: 2025-05-02 04:17:57
Also in:
linux-next
From: Madhavan Srinivasan <maddy@linux.ibm.com>
Date: 2025-05-02 04:17:57
Also in:
linux-next
On 4/30/25 3:37 AM, Stephen Rothwell wrote:
Hi Haren, Thanks for this. I have a small nitpick below. On Tue, 29 Apr 2025 14:14:18 -0700 Haren Myneni [off-list ref] wrote:quoted
Fix the following build warning: usr/include/asm/papr-platform-dump.h:12: found __[us]{8,16,32,64} type without #include <linux/types.h> Fixes: 8aa9efc0be66 ("powerpc/pseries: Add papr-platform-dump character driver for dump retrieval") Closes: https://lore.kernel.org/linux-next/20250429185735.034ba678@canb.auug.org.au/ (local) Reported-by: Stephen Rothwell <redacted> Signed-off-by: Haren Myneni <haren@linux.ibm.com>
For now, when pulling this in , i will fix it, but in future kindly have all tags together at the end as suggested. Maddy
Please keep all the commit message tags together at the end of the commit message.