Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/arch/hpcsh/dev/hd64461
Module Name: src
Committed By: andvar
Date: Wed Sep 13 17:08:15 UTC 2023
Modified Files:
src/sys/arch/hpcsh/dev/hd64461: hd64461uart.c
Log Message:
change hd64461uart_init_regs third argument from NULL to 0x0,
since compiler complains about making integer from pointer without cast.
fully fixes KGDB enabled build for hpcsh.
To generate a diff of this commit:
cvs rdiff -u -r1.30 -r1.31 src/sys/arch/hpcsh/dev/hd64461/hd64461uart.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index