mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-libstb-hal.git
synced 2025-08-26 23:12:44 +02:00
sync with seife
Origin commit data
------------------
Branch: master
Commit: 5d64ecf5fb
Author: martii <m4rtii@gmx.de>
Date: 2013-01-30 (Wed, 30 Jan 2013)
------------------
No further description and justification available within origin commit message!
------------------
This commit was generated by Migit
This commit is contained in:
@@ -115,7 +115,7 @@ static int hdmi_out(bool enable)
|
||||
int fb = open("/dev/fb0", O_RDWR);
|
||||
if (fb < 0)
|
||||
{
|
||||
lt_debug_c("%s: can't open /dev/fb/0 (%m)\n", __func__);
|
||||
lt_debug_c("%s: can't open /dev/fb0 (%m)\n", __func__);
|
||||
return -1;
|
||||
}
|
||||
out.outputid = STMFBIO_OUTPUTID_MAIN;
|
||||
|
Reference in New Issue
Block a user