]> git.baikalelectronics.ru Git - kernel.git/commit
timestamping: fix example build
authorRandy Dunlap <randy.dunlap@oracle.com>
Fri, 12 Mar 2010 19:23:27 +0000 (19:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Mar 2010 23:00:46 +0000 (16:00 -0700)
commit22d901f4d7d76048d0758a7232ef17ffa482e503
tree691df61b8d3456f1e952df04926f09b91827b39b
parent72a65117120dbd484c9e7cbbba9f2db5e7f68307
timestamping: fix example build

Fix Makefiles so that Documentation/networking/timestamping/timestamping.c
will build when using the CONFIG_BUILD_DOCSRC kconfig option.
(timestamping.c does not build currently with its simple Makefile.)

Also fix printf format warnings.

Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Patrick Ohly <patrick.ohly@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Documentation/networking/Makefile
Documentation/networking/timestamping/Makefile
Documentation/networking/timestamping/timestamping.c