Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755600Ab0KIBhW (ORCPT ); Mon, 8 Nov 2010 20:37:22 -0500 Received: from mail-wy0-f174.google.com ([74.125.82.174]:64953 "EHLO mail-wy0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753875Ab0KIBhU (ORCPT ); Mon, 8 Nov 2010 20:37:20 -0500 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; b=frN8vSAos9SM9uVW+Lw3ADdmrE1XXDdRxAzjT1b1eYwWBuUhh/r0K7+uvjIfTPBf9g CJRSE44l+MxKagE2UAf1drk0s0/jgSzGqEo5zISsnDTR5Sp3ft/F1R3f1Y662ZXmiENI gTjKG8G4fL26itgBFv5xJ35kG3xB5p0/Uy4FE= MIME-Version: 1.0 In-Reply-To: <1289265399.14461.1.camel@mola> References: <1289265399.14461.1.camel@mola> From: Mike Frysinger Date: Mon, 8 Nov 2010 20:36:57 -0500 X-Google-Sender-Auth: rIfQKB3jtrb5FL6XwKDgw79u6gc Message-ID: Subject: Re: [PATCH] USB: isp1362-hcd - fix section mismatch warning To: Axel Lin Cc: linux-kernel , Greg Kroah-Hartman , Lothar Wassmann , linux-usb@vger.kernel.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 528 Lines: 13 On Mon, Nov 8, 2010 at 20:16, Axel Lin wrote: > Fix section mismatch warning by using "__devinit" annotation for isp1362_probe. odd that i hadnt noticed this yet in my randconfig compiles. looks perfectly sane to me ... thanks ! Acked-by: Mike Frysinger -mike -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/