[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1479361348-7348-1-git-send-email-sergio.paracuellos@gmail.com>
Date: Thu, 17 Nov 2016 06:42:26 +0100
From: Sergio Paracuellos <sergio.paracuellos@...il.com>
To: gregkh@...uxfoundation.org
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
liodot@...il.com, charrer@...critech.com
Subject: [PATCH v3 0/2] staging: slicoss: fix different address space warnings
This patchset fix the following sparse warning:
warning: incorrect type in assignment (different address spaces)
Changes in v2:
* Remove IOMEM_GET_FIELDADDR macro
* Add ioread64 and iowrite64 defines
Changes in v3:
* Remove ioread64 and iowrite64 defines
* Split into two patches: one for 32 bits stuff and the other for 64 bits.
Sergio Paracuellos (2):
staging: slicoss: fix different address space warnings: 32 bits
staging: slicoss: fix different address space warnings: 64 bits
drivers/staging/slicoss/slic.h | 18 +++++++++
drivers/staging/slicoss/slicoss.c | 82 ++++++++++++++++++++++-----------------
2 files changed, 65 insertions(+), 35 deletions(-)
--
1.9.1
Powered by blists - more mailing lists