public inbox for linux-sh@vger.kernel.org
 help / color / mirror / Atom feed
* drivers/sh/maple/maple.c compile error
@ 2008-07-28 20:20 Adrian Bunk
  2008-07-28 20:44 ` Paul Mundt
  0 siblings, 1 reply; 7+ messages in thread
From: Adrian Bunk @ 2008-07-28 20:20 UTC (permalink / raw)
  To: Adrian McMenamin, Paul Mundt; +Cc: linux-sh, linux-kernel

Commit 306cfd630a4d121cf4e08b894d8b4c4cf106e57e
(maple: tidy maple_driver code by removing redundant connect/disconnect)
causes the following compile error:

<--  snip  -->

...
  CC      drivers/sh/maple/maple.o
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c: In function 'attach_matching_maple_driver':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c:259: error: 'struct maple_driver' has no member named 'connect'
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c: In function 'maple_detach_driver':
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c:272: error: 'struct maple_driver' has no member named 'disconnect'
/home/bunk/linux/kernel-2.6/git/linux-2.6/drivers/sh/maple/maple.c:273: error: 'struct maple_driver' has no member named 'disconnect'
make[4]: *** [drivers/sh/maple/maple.o] Error 1

<--  snip  -->

cu
Adrian

-- 

       "Is there not promise of rain?" Ling Tan asked suddenly out
        of the darkness. There had been need of rain for many days.
       "Only a promise," Lao Er said.
                                       Pearl S. Buck - Dragon Seed


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-07-28 21:24 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-07-28 20:20 drivers/sh/maple/maple.c compile error Adrian Bunk
2008-07-28 20:44 ` Paul Mundt
2008-07-28 20:51   ` Adrian McMenamin
2008-07-28 21:01     ` Paul Mundt
2008-07-28 21:13       ` Adrian McMenamin
2008-07-28 21:24         ` Paul Mundt
2008-07-28 21:24         ` Adrian McMenamin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox