mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 17:31:11 +02:00
lib/libcoolstream2/cnxtfb.h: only define FBIO_WAITFORVSYNC if it's not defined yet by kernel headers.
Origin commit data
------------------
Branch: ni/coolstream
Commit: f4f6110947
Author: [CST] Bas <bas@coolstreamtech.com>
Date: 2015-02-16 (Mon, 16 Feb 2015)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -196,7 +196,9 @@ extern void cnxtfb_register_evnt_clbk(cnxtfb_notify pfnotify);
|
||||
#define FB_TEST_HW_ACCELERATION
|
||||
|
||||
#define FBIOGET_CNXTFBHANDLE 0x4620
|
||||
#ifndef FBIO_WAITFORVSYNC
|
||||
#define FBIO_WAITFORVSYNC 0x4621
|
||||
#endif
|
||||
#define FBIO_STARTDISPLAY 0x4622
|
||||
#define FBIO_STOPDISPLAY 0x4623
|
||||
#define FBIO_SETBLENDMODE 0x4624
|
||||
|
Reference in New Issue
Block a user