[Linuxpps] 26 May 16:58 - Serial PPS source are capable of both assert and clear events. Fixed.

Udo van den Heuvel udovdh at xs4all.nl
Fri May 26 19:53:38 CEST 2006


linuxpps, Rodolfo Giometti <> wrote:
> Serial PPS source are capable of both assert and clear events. Fixed.  
>   
> drivers/serial/8250.c
> 
> URL: http://gitweb.enneenne.com/?p=linuxpps;a=commit;h=dce5c9e6a39540657232a8e77514e549df1a9373

While trying out the updates I just replaced 8250.c with the full
version in the git thingie.
It gave an error:

# make bzImage
  CHK     include/linux/version.h
  CHK     include/linux/compile.h
  CHK     usr/initramfs_list
  CC      drivers/serial/serial_core.o
  CC      drivers/serial/8250.o
drivers/serial/8250.c: In function âserial8250_console_writeâ:
drivers/serial/8250.c:2304: warning: implicit declaration of function
âuart_console_writeâ
  CC      drivers/serial/8250_pci.o
  CC      drivers/serial/8250_early.o
  LD      drivers/serial/built-in.o
  LD      drivers/built-in.o
  GEN     .version
  CHK     include/linux/compile.h
  UPD     include/linux/compile.h
  CC      init/version.o
  LD      init/built-in.o
  LD      .tmp_vmlinux1
drivers/built-in.o: In function `serial8250_console_write':
8250.c:(.text+0x42a39): undefined reference to `uart_console_write'
make: *** [.tmp_vmlinux1] Error 1

Did I do something wrong or what is the cause?



More information about the LinuxPPS mailing list