From: Grant Likely <hidden> Date: 2011-07-13 15:27:34
On Wed, Jul 13, 2011 at 10:46 PM, Michal Simek [off-list ref] wrote:
Add missing header.
Error log:
CC drivers/input/serio/xilinx_ps2.o
drivers/input/serio/xilinx_ps2.c: In function 'xps2_of_probe':
drivers/input/serio/xilinx_ps2.c:249: error: implicit declaration of function 'of_address_to_resource'
Signed-off-by: Michal Simek <monstr@monstr.eu>
--
Grant Likely, B.Sc., P.Eng.
Secret Lab Technologies Ltd.
--
To unsubscribe from this list: send the line "unsubscribe linux-input" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
From: Michal Simek <monstr@monstr.eu> Date: 2011-07-24 13:51:41
Hi Grant,
can you propose this patch to mainline through your devicetree tree?
Thanks,
Michal
Grant Likely wrote:
On Wed, Jul 13, 2011 at 10:46 PM, Michal Simek [off-list ref] wrote:
quoted
Add missing header.
Error log:
CC drivers/input/serio/xilinx_ps2.o
drivers/input/serio/xilinx_ps2.c: In function 'xps2_of_probe':
drivers/input/serio/xilinx_ps2.c:249: error: implicit declaration of function 'of_address_to_resource'
Signed-off-by: Michal Simek <monstr@monstr.eu>
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
From: Grant Likely <hidden> Date: 2011-07-31 14:26:38
On Sun, Jul 24, 2011 at 03:51:30PM +0200, Michal Simek wrote:
Hi Grant,
can you propose this patch to mainline through your devicetree tree?
I've got it in a "input/next" branch. Since the input maintainer
doesn't seem to be active on driver patches, I'll send a pull req to
Linus.
g.
Thanks,
Michal
Grant Likely wrote:
quoted
On Wed, Jul 13, 2011 at 10:46 PM, Michal Simek [off-list ref] wrote:
quoted
Add missing header.
Error log:
CC drivers/input/serio/xilinx_ps2.o
drivers/input/serio/xilinx_ps2.c: In function 'xps2_of_probe':
drivers/input/serio/xilinx_ps2.c:249: error: implicit declaration of function 'of_address_to_resource'
Signed-off-by: Michal Simek <monstr@monstr.eu>
--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian