[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20080915141149.GA10002@cs181140183.pp.htv.fi>
Date:	Mon, 15 Sep 2008 17:11:49 +0300
From:	Adrian Bunk <bunk@...nel.org>
To:	Randy Dunlap <randy.dunlap@...cle.com>,
	Hannes Reinecke <hare@...e.de>,
	Kay Sievers <kay.sievers@...y.org>,
	Greg Kroah-Hartman <gregkh@...e.de>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
	netdev <netdev@...r.kernel.org>
Subject: Re: linux-next: Tree for September 13 (3c509)
On Sun, Sep 14, 2008 at 02:17:57PM -0700, Randy Dunlap wrote:
> drivers/net/3c509.c fails (CONFIG_PM=y) with:
> 
> drivers/built-in.o:(.data+0x7dcc): undefined reference to `el3_resume'
> drivers/built-in.o:(.data+0x7e08): undefined reference to `el3_resume'
> 
> It seems that this function does not exist in the source file.
It got removed by:
commit 107aeb9753159da848f066b26557f0aaab900a90
Author: Hannes Reinecke <hare@...e.de>
Date:   Wed Sep 10 14:16:04 2008 +0200
    Driver core: Use dev_get_drvdata() accessors
    
    Deprecated direct access to the ->driver_data field and
    use accessors throughout.
    
    Signed-off-by: Hannes Reinecke <hare@...e.de>
    Cc: Kay Sievers <kay.sievers@...y.org>
    Signed-off-by: Greg Kroah-Hartman <gregkh@...e.de>
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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/
Powered by blists - more mailing lists
 
