lkml.org 
[lkml]   [2007]   [Mar]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    Patch in this message
    /
    SubjectRe: 2.6.21-rc2-mm1 - fb_ddc_read() not defined
    From
    Date
    On Fri, 02 Mar 2007 03:00:26 PST, Andrew Morton said:

    > ftp://ftp.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.21-rc2/2.6.21-rc2-mm1/

    > nvidiafb-bring-back-generic-ddc-reading.patch

    Building with FB_DDC=N results in:

    Kernel: arch/x86_64/boot/bzImage is ready (#1)
    Building modules, stage 2.
    MODPOST 229 modules
    WARNING: "fb_ddc_read" [drivers/video/nvidia/nvidiafb.ko] undefined!
    make[1]: *** [__modpost] Error 1

    makes-it-build patch (not sure if it should be "select FB_DDC if MUMBLE"):

    --- linux-2.6.21-rc2-mm1/drivers/video/Kconfig.nvidia 2007-03-02 09:27:48.000000000 -0500
    +++ linux-2.6.21-rc2-mm1/drivers/video/Kconfig 2007-03-02 10:56:54.000000000 -0500
    @@ -710,6 +710,7 @@ config FB_NVIDIA
    select I2C_ALGOBIT if FB_NVIDIA_I2C
    select I2C if FB_NVIDIA_I2C
    select FB_BACKLIGHT if FB_NVIDIA_BACKLIGHT
    + select FB_DDC
    select FB_MODE_HELPERS
    select FB_CFB_FILLRECT
    select FB_CFB_COPYAREA

    [unhandled content-type:application/pgp-signature]
    \
     
     \ /
      Last update: 2007-03-02 17:07    [W:4.148 / U:0.256 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site